home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 665 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  2.9 KB

  1. From: Michael Smith <miff@apanix.apana.org.au>
  2. Subject: Re: Adding extra width to the filesystem interface
  3. Date: Fri, 26 Nov 1993 10:42:21 -17634834 (DST)
  4. In-Reply-To: <9311251130.AA13478@phlem.ph.kcl.ac.uk> from "sjg@phlem.ph.kcl.ac.uk" at Nov 25, 93 11:30:17 am
  5.  
  6. >I have all the mail going back to January this year. I expect people
  7. >have earlier messages, though. It took me a while to realise this
  8. >list existed...
  9. >
  10. >If you want this archived into a file, let me know ...
  11.  
  12. Well, if you're in a position to mail it to me, or put it up for ftp, I'd
  13. appreciate it 100% 
  14.  
  15. >> Some time ago, a friend and I started work on an ethernet interface unit
  16. >> for the ST, as much as a learning experience as anything else.  Since 
  17. >> then, it's come along slowly, and developed into a somewhat more diverse
  18. >> device, however it's roots as a SCSI/ACSI <--> ethernet adapter remain.
  19. >> (cause the first)
  20. >
  21. >Wow! Is it cheap? Are you going to release the circuit diagrams/
  22. >software ?
  23.  
  24. Umm. That's a tough one. At the moment, he's just discovered women, so it's
  25. back on the shelf for a month or two, but the plan is to manufacture &
  26. sell the units as cheaply as possible. (target retail is sub A$400)
  27. As far as schematics are concerned, that's something anyone could brew
  28. up 8) (Z180, 5380, j.random ethernet chipset)
  29.  
  30. The software is the sticking point - until we're sure where it is going
  31. and will fit, the unit can't progress much further.
  32.  
  33. >Have you looked at the MiNT-ip list ? Someone has unix-domain sockets
  34. >working under MiNT (I've got the source if you're interested). There
  35. >is a group working on adding ip-domain sockets on top of this code..
  36. >Unfortuantely, most of the ip list is in German - this has changed,
  37. >but then the list went rather quiet...
  38.  
  39. I heard about the list, but never had any success joining it - I believe 
  40. (courtesy of another reply) that daniel rosen is running it, so I'll
  41. hit him and see what happens 8)  I can handle a reasonable degree of
  42. german before my face goes blue.
  43.  
  44. >Yeah, or a loadable device-driver (that's how socket.xdd does it). I
  45. >think most of the calls are implemented using ioctl
  46.  
  47. But using a loadable device driver means you lose out on the easy way to
  48. implement read() and write() - it makes the library side modifications
  49. quite heavy as far as I can tell, and makes inheriting your parent's 
  50. sockets pretty messy. (I may have the stick by the wrong end here)
  51.  
  52. >I'm interested in your ethernet adaptor interface. If you need
  53. >details of the ip list (I've got the complete archive) or you want
  54. >the MiNT archive, just drop me a line...
  55.  
  56. Both would be very wonderful 8)
  57.  
  58. >Simon.
  59.  
  60. -- 
  61. # mike smith : miff@apanix.apana.org.au - Silicon grease monkey        #
  62. # "The question 'why are the fundamental laws of nature mathematical'  #
  63. # then invites the trivial response 'because we define as fundamental  #
  64. # those laws which are mathematical'". Paul Davies, _The_Mind_of_God_. #
  65.